ODBC applications do not require the explicit declaration and use of host variables. ODBC应用程序不需要显式声明,也不需要使用宿主变量。
Finally, unprefixed elements that lack an explicit namespace declaration are bound to the in-scope default namespace. 最后,如果无前缀的元素没有显式的名称空间声明,那么将被绑定到作用域内的默认名称空间。
Because explicit declaration helps you catch these kinds of errors, it is recommended that you use it with all your code. 鉴于显式声明有助于捕捉这些类型的错误,建议在所有代码中使用显式声明。
A name can be hidden by an explicit declaration of that same name in a nested declarative region or derived class ( 10.2). 名字被嵌套的声明区域或派生类(10.2)中相同名字的显式声明所隐藏。
He stirred controversy during his eight years as president by pushing for an explicit declaration of independence for Taiwan but was held back by political realities and, he implies in his diary, the nervousness of his advisers. 在他为期八年的总统任期内,由于争取台湾公开独立,他引发了争议。但由于政治现实以及他在日记中暗示的顾问们的紧张而作罢。
While less invasive, the drawback of that approach is that it requires explicit declaration of'init-method'and/ or'destroy-method'attributes on the'bean'element. 尽管入侵性小,但缺点在于使用这个方式的话就必须显式声明bean元素的init-method或destroy-method属性。